CPTG 384 Mobile App Development
Syllabus
Android
Android Developer Fundamentals Course
- My First Android App
- TextView, CheckBox and Button
- RadioButtons
- Menus
- List using ListView
- List using RecyclerView
- List using RecyclerView 2
- AsyncTask - background jobs
- Push Notification
Setting up Firebase for Push Notification
- Receiver app (You need to make changes to the following files)
- Firebase Push Notification Sender
- PHP Server Push Notification Sender
- File Access
- MySQL Database
Homeworks
- Homework 1
- Homework 2
- Homework 3